ComboBox.addOnActivate

Emitted to when the combo box is activated.

The ::activate signal on GtkComboBox is an action signal and emitting it causes the combo box to pop up its dropdown.

class ComboBox
gulong
addOnActivate
(
void delegate dlg
,)

Meta